home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Apple Reference & Presen…tion Library 4 (Reseller)
/
Apple Ref. & Pres. Lib.v4.0.iso
/
4-Demos
/
Third Party Demos
/
Productivity
/
atOnce
/
atOnce! Demo
/
atOnce! Demo
/
background_92517.txt
< prev
next >
Wrap
Text File
|
1990-03-20
|
3KB
|
147 lines
-- background: 92517 from stack: in
-- bmap block id: 92756
-- flags: 4000
-- background id: 0
-- name: Glossary
----- HyperTalk script -----
on opencard
set highlight of card button "flag" to true
End opencard
-- part 38 (field)
-- low flags: 01
-- high flags: 0002
-- rect: left=106 top=259 right=277 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Find
----- HyperTalk script -----
on zipField
set lockscreen to true
put field "Find" into match
go next
find match
if the result is "Not Found" then
answer quote & match & quote && "not found."
go prev
put match into field "Find"
else
click at 198,288
put match into field "Find"
find match
end if
end zipField
on returnInField
send mouseUp to bkgnd btn "Find button"
end returnInField
-- part 73 (field)
-- low flags: 01
-- high flags: 0000
-- rect: left=63 top=24 right=51 bottom=454
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 21
-- text size: 18
-- style flags: 0
-- line height: 24
-- part name: Term
-- part 2 (field)
-- low flags: 00
-- high flags: 0000
-- rect: left=63 top=54 right=251 bottom=331
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Definition
----- HyperTalk script -----
on closeField
-- set lockScreen to true
hide field "Enter def"
unlock screen with dissolve slowly
-- set lockText of me to true
end closeField
-- part 71 (button)
-- low flags: 00
-- high flags: 0000
-- rect: left=463 top=304 right=336 bottom=492
-- title width / last selected line: 0
-- icon id / first selected line: 1012 / 1012
-- text alignment: 1
-- font id: 0
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name:
----- HyperTalk script -----
on mouseUp
visual dissolve
go card "text Sampler"
end mouseUp
-- part 78 (field)
-- low flags: 81
-- high flags: 4007
-- rect: left=7 top=32 right=336 bottom=64
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Index
-- part 80 (field)
-- low flags: 81
-- high flags: 0000
-- rect: left=74 top=313 right=328 bottom=154
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Status
-- part 82 (field)
-- low flags: 81
-- high flags: 0004
-- rect: left=70 top=266 right=337 bottom=362
-- title width / last selected line: 0
-- icon id / first selected line: 0 / 0
-- text alignment: 0
-- font id: 3
-- text size: 12
-- style flags: 0
-- line height: 16
-- part name: Enter def